home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 43
/
Vol 43.iso
/
games
/
runrun.swf
/
scripts
/
DefineButton2_122
/
BUTTONCONDACTION on(keyPress Space).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-07-07
|
48 b
|
4 lines
on(keyPress "<Space>"){
gotoAndPlay(2);
}